.sh-header-main {
    background-color: #FFffff !important;
    color: #c6218f !important;
}
.sh-header-location-icon {
    fill: #8b3acf !important;
}
.sh-header-account-icon {
    stroke: #8b3acf !important;
}
.sh-header-cart-icon {
    stroke: #8b3acf !important;
    fill: none !important
}
.sh-header-arrow-icon {
    fill: #8b3acf !important;
}
.sh-header-search-icon {
    stroke: #8b3acf !important;
}
.sh-header-cart-badge {
    background-color: #c6218f !important;
    color: #FFFFFF !important;
}
.sh-bottom-nav-main {
    background-color: #f5f5f5 !important;
    color: #4a4a4a !important;
}
.sh-bottom-nav-selected {
    stroke: #c6218f !important;
    color: #c6218f !important;
    fill: none !important;
}
.sh-bottom-nav-unselected {
    stroke: #8b3acf !important;
    color: #8b3acf !important;
}
.sh-bottom-nav-cart-badge {
    background-color: #c6218f !important;
    color: #FFFFFF !important;
}
.sh-product-wishlist-desktop {
    border-color: #c6218f !important;
}
.sh-product-share-icon {
    stroke: #c6218f !important;
}
.sh-product-card-price {
    color: #4a4a4a !important;
}
.sh-product-card-mrp {
    color: #999999 !important;
}
.sh-product-card-name {
    color: #4a4a4a !important;
    font-weight: 400 !important;
}
.sh-product-card-discount-tag {
    background-color: #c6218f !important;
    color: #ffffff !important;
    font-weight: 400 !important;
    border-radius: 20px !important;
    right: 10px !important;
    top: 10px !important;
    left: auto !important;
}
.sh-product-discount-tag {
    background-color: #c6218f !important;
    color: FFFFFF !important;
    font-weight: 400 !important;
    border-radius: 50% !important;
}
.sh-product-social-button {
    background-color: #ffffff !important;
    fill: #ffffff !important;
}
.sh-product-wishlisted-icon {
    fill: #c6218f !important;
}
.sh-product-not-wishlisted-icon {
    stroke: #c6218f !important;
}
.sh-footer-main {
    background-color: #c6218f !important;
    color: #ffffff !important;
}
.sh-footer-icon {
    color: #c6218f !important;
}
.sh-outlined-button {
    border-radius: 0px !important;
}
.sh-solid-button {
    border-radius: 20px !important;
    background-color: #c6218f !important;
    fill: none !important;
    border: 1px solid #c6218f !important;
}
.sh-product-plus-minus-button {
    background-color: #ffffff !important;
    color: #c6218f !important;
    border-radius: 20px !important;
    border-color:#c6218f;
    
     
}
.sh-product-buy-now-button {
    color: #ffffff !important;
    background-color: #c6218f !important;
    border-radius: 20px !important;
}
.sh-categories-container {
    background-color: #ffffff !important
}
.sh-product-card-enquiry {
   background-color: #ffffff ;
   color: #4ccb5a ;
   border: 1px solid #4ccb5a;
}

.sh-product-enquiry {
   background-color: #ffffff ;
   color: #4ccb5a ;
   border: 1px solid #4ccb5a;
}
.sh-header-menu {
background-color: #fffae4;
}

.sh-header-menu > div > div > p > a {
 background-color:#fffae4;   
 color: #d69700;
}
.sh-header-menu > div > div > div > div > p {
 background-color: #fffae4;
 color:#d69700;
}